Skip to content

ncurses: update 5.7 to version 6.2 #2148

Merged
merged 1 commit into from
Jun 1, 2021
Merged

Conversation

thomas
Copy link
Collaborator

@thomas thomas commented May 26, 2021

Update to recent version of the libraries and tools, but
keep the former terminfo-db to stay compatible with ver 5.7,
which can not handle newer 32-bit terminfo definitions.

A proper update could be done by uninstalling
ncurses_terminfo_compat and omitting the deletion
of the terminfo tree in ncurses.be0

Update procedure:

#> bee remove ncurses-5.7-0.x86_64
#> bee install ncurses_compat-5.7-1
#> bee install ncurses_terminfo_compat-5.7-0
#> bee install ncurses-6.2-0.x86_64

Update to recent version of the libraries and tools, but
keep the former terminfo-db to stay compatible with ver 5.7,
which can not handle newer 32-bit terminfo definitions.

A proper update could be done by uninstalling
ncurses_terminfo_compat and omitting the deletion
of the terminfo tree in ncurses.be0

Update procedure:

  #> bee remove ncurses-5.7-0.x86_64
  #> bee install ncurses_compat-5.7-1
  #> bee install ncurses_terminfo_compat-5.7-0
  #> bee install ncurses-6.2-0.x86_64
@donald
Copy link
Collaborator

donald commented May 26, 2021

Works for me! Go ahead!

@thomas
Copy link
Collaborator Author

thomas commented Jun 1, 2021

Checked a bit further, rebuild existing versions of w3m, xterm, and gpm. They kept working, and the now introduced libtinfo joggled into place. So the next level is 'helpdesk' :)

@thomas thomas merged commit e3eca53 into master Jun 1, 2021
@wwwutz wwwutz mentioned this pull request Nov 1, 2021
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants